Accusoft.ImagXpress12.Net
Merge Images
See Also Send Feedback
ImagXpress 12 for .NET - User Guide > How To > Process an Image > Merge Images

Glossary Item Box

Merging is the operation of combining the current image being processed (Processor.Image property), with another ImageX image. The resulting merged image is stored in Processor.Image

To merge images, call Processor.Merge.

If either of the images being merged has a bit depth of less than 24-bits, then both images are converted to 24-bit images, then merged. However a 1-bit image merged with another 1-bit image may result in a 1-bit image.
If either of the images being merged has an associated color profile, then each image's profile is applied, then the images are merged. No color profile is retained.
Using Sprite offers limited capability of merging a part of an image with another one. 

 

See Also

©2013. Accusoft Corporation. All Rights Reserved.